تسجيل الدخول إنشاء حساب جديد

parallel algorithm أمثلة على

"parallel algorithm" معنى  
أمثلةجوال إصدار
  • Parallel slowdown is a phenomenon in parallel computing where parallelization of a parallel algorithm beyond a certain point causes the program to run slower (take more time to run to completion).
    (فبراير 2016) تباطؤ التوازي هي ظاهرة في الحوسبة المتوازية حيث موازاة برنامج حاسوبي متواز بعد نقطة معينة يؤدي لتشغيل أبطأ للبرنامج (استهلاك المزيد من الوقت للتنفيذ).
  • A parallel algorithm is considered cost efficient if its asymptotic running time multiplied by the number of processing units involved in the computation is comparable to the running time of the best sequential algorithm.
    تعتبر خوارزمية متوازية أنها فعالة من حيث التكلفة إذا كان الوقت المقارب للتشغيل مضروبا في عدد من وحدات المعالجة المشاركة في الحساب تعادل مدة تشغيل أفضل خوارزمية تسلسلية.